system utility program - перевод на арабский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

system utility program - перевод на арабский

COMPUTER SOFTWARE THAT PROVIDES A PLATFORM FOR RUNNING APPLICATION SOFTWARE
System utility (system engineering); Systems program; Systems software; System utilities; System utility

system utility program      
برنامج خدمات نظام
utility program         
SYSTEM SOFTWARE DESIGNED TO HELP ANALYZE, CONFIGURE, OPTIMIZE OR MAINTAIN A COMPUTER
Utility program; Utility Programs; Software utility; Utility (computer science); Software utilities; Application launcher panel; Utility Software; Utility (software); Utility (computing); List of utility software
برنامج خدمة
utility programs         
SYSTEM SOFTWARE DESIGNED TO HELP ANALYZE, CONFIGURE, OPTIMIZE OR MAINTAIN A COMPUTER
Utility program; Utility Programs; Software utility; Utility (computer science); Software utilities; Application launcher panel; Utility Software; Utility (software); Utility (computing); List of utility software
برامج خدمات

Определение

utility software
<tool> (Or utility program, tool) Any software that performs some specific task that is secondary to the main purpose of using the computer (the latter would be called {application programs}) but is not essential to the operation of the computer (system software). Many utilities could be considered as part of the {system software}, which can in turn be considered part of the operating system. The following are some broad categories of utility software, specific types and examples. * Disks disk formatter: FDISK, format defragmenter disk checker: fsck disk cleaner system profiler backup file system compression * Files and directories list directory: ls, dir copy, move, remove: cp, mv, rm, xcopy archive: tar compression: zip format conversion: atob comparison: diff sort: sort * Security authentication: login antivirus software: avast, Norton Antivirus firewall: Zone Alarm, Windows firewall encryption: gpg) * Editors for general-purpose formats (as opposed to specific formats like a word processing document) text editor: Emacs binary editor, hex editor * Communications mail transfer agent: sendmail e-mail notification: biff file transfer: ftp, rcp, Firefox file synchronisation: unison, briefcase chat: Gaim, cu directory services: bind, nslookup, whois network diagnosis: ping, traceroute remote access: rlogin, ssh * Software development compiler: gcc build: make, ant codewalker preprocessor: cpp debugger: adb, gdb installation: apt-get, msiexec, patch compiler compiler: yacc * Hardware device configuration: PCU, devman, stty (2007-02-02)

Википедия

System software

System software is software designed to provide a platform for other software. Examples of system software include operating systems (OS) (like macOS, Linux, Android and Microsoft Windows), computational science software, game engines, search engines, industrial automation, and software as a service applications.

Application software is software that allows users to do user-oriented tasks such as create text documents, play or develop games, create presentations, listen to music, draw pictures or browse the web.

In the late 1940s, the early days of computing, most application software was custom-written by computer users to fit their specific hardware and requirements. System software was usually supplied by the manufacturer of the computer hardware and was intended to be used by most or all users of that system.

Many operating systems come pre-packaged with basic application software. Such software is not considered system software when it can be uninstalled without affecting the functioning of other software. Examples of such software are games and simple editing tools supplied with Microsoft Windows, or software development toolchains supplied with many Linux distributions.

Some of the grayer areas between system and application software are web browsers integrated deeply into the operating system such as Internet Explorer in some versions of Microsoft Windows, or ChromeOS and where the browser functions as the only user interface and the only way to run programs (and other web browsers can not be installed in their place).

Cloud-based software is another example of systems software, providing services to a software client (usually a web browser or a JavaScript application running in the web browser), not to the user directly. It is developed using system programming methodologies and systems programming languages.